colors
@Composable
Content copied to clipboard
Initialises a DatePickerColors object which represents the different colors used by the datepicker composable
Parameters
header Background Color
background color of header
header Text Color
color of text on the header
calendar Header Text Color
color of text on the calendar header (year selector and days of week)
date Active Background Color
background color of date when selected
date Active Text Color
color of date text when selected
date Inactive Background Color
background color of date when not selected
date Inactive Text Color
color of date text when not selected